@charset 'UTF-8';
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "PingFangSC-Regular", "Microsoft YaHei", "Arial";
}
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}
input[type="text"],
input[type="password"],
textarea {
  outline-style: none;
  -webkit-appearance: none;
}
textarea {
  resize: none;
}
input,
textarea {
  background: none;
  border: none;
}
table {
  border-collapse: collapse;
}
body {
  color: #333;
  font: 14px/24px "PingFangSC-Regular", "Microsoft YaHei", "Arial", HELVETICA;
  background: #fff;
}
a {
  color: #666;
  text-decoration: none;
  outline: none;
}
a:active,
a:focus {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
em,
i {
  font-style: normal;
}
i {
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale;
}
input:focus {
  outline: none;
}
input::-webkit-input-placeholder {
  color: #999;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.flex {
  display: flex;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.container {
  width: 1230px;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.shortcut {
  background-color: #e3e4e5;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  line-height: 30px;
}
.logo {
  width: 160px;
  float: left;
}
.logo img {
  width: 100%;
  display: block;
}
.top {
  padding: 20px 0;
}
.search {
  position: relative;
  float: left;
  width: 550px;
  margin-left: 100px;
  margin-top: 16px;
}
.search .searchbox,
.search .searbtn {
  position: absolute;
  line-height: 32px;
  height: 32px;
  border: 1px solid;
}
.search .searchbox,
.search .searbtn {
  border-color: #3b8dca;
  box-sizing: content-box;
}
.search .searchbox {
  padding: 0 4px;
  width: 490px;
  font-size: 14px;
}
.search .searbtn {
  width: 88px;
  text-align: center;
  background-color: #3b8dca;
  padding: 0;
  color: #fff;
  font-size: 14px;
  left: 500px;
}
/* 热词 */
.hotlist {
  position: absolute;
  left: 0;
  top: 36px;
  font-size: 12px;
  width: 500px;
}
.hotlist a {
  color: #8f8f8f;
}
.hotlist li {
  float: left;
  margin-right: 10px;
}
.hotlist .active {
  color: red;
}
/* 搜索历史 */
.searchlist {
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
  display: none;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 34px;
  width: 486px;
  color: #005AA0;
  font-size: 12px;
  line-height: 24px;
  padding: 1px 6px;
}
.searchlist li:hover {
  background-color: #f1f1f1;
}
.contact {
  width: 180px;
  float: right;
}
.contact img {
  width: 100%;
}
.nav {
  background-color: #3b8dca;
}
.menu {
  width: 200px;
  position: relative;
  float: left;
}
.menu .menuname {
  text-align: center;
  line-height: 40px;
  color: #fff;
}
.menu .menulist {
  line-height: 36px;
  width: 198px;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 40px;
}
.navlist {
  display: flex;
}
.navlist > li {
  flex: 1;
  line-height: 45px;
  text-align: center;
}
.navlist > li a {
  color: #fff;
  display: block;
  cursor: pointer;
  font-size: 16px;
}
.navlist > li a:hover {
  text-decoration: none;
}
.navlist > li.current {
  background-color: #0265af;
}
.leftlist {
  width: 196px;
  float: left;
  border-left: 2px solid #3b8dca;
  border-right: 2px solid #3b8dca;
  border-bottom: 2px solid #3b8dca;
  position: relative;
  z-index: 3;
  padding: 5px 0 0;
}
.leftlist ul li {
  border-bottom: 1px dashed #e5e2e1;
  padding: 7px 0 6px;
}
.leftlist ul li a {
  color: #252322;
}
.leftlist .last {
  display: block;
  text-align: center;
  line-height: 40px;
}
.leftlist .last a {
  color: #08c;
}
.layer_1 {
  width: 690px;
  border: 1px solid #0044be;
  border-radius: 0 0 3px 3px;
  background: #fff6e9;
  z-index: 2;
  font-size: 12px;
  position: absolute;
  top: 3px;
  left: 175px;
  display: none;
}
.layer_1 a:hover {
  text-decoration: underline;
}
.layer_1 dl a {
  font-size: 12px;
  display: inline-block;
  line-height: 25px;
}
.sfhover {
  padding: 0 0 1px;
  border-bottom: 0 none;
}
.sfhover .layer_1 {
  display: block;
  font-size: 12px;
}
.nav_t {
  padding-left: 24px;
  background: url(../images/dot.jpg) no-repeat 10px 16px;
}
.nav_t img{
	vertical-align:middle;
	margin-right:5px;
}

li.sfhover .nav_t {
  position: relative;
  z-index: 5;
  width: 152px;
  border-top: 1px solid #0250bf;
  border-bottom: 1px solid #0250bf;
  background-color: #fff;
  overflow: hidden;
  padding: 6px 0 5px 24px;
}
.nav_t .nav_p {
  line-height: 18px;
  text-indent: 0;
  padding: 0 0 0 25px;
  width: 167px;
  overflow: hidden;
}
.nav_t .nav_p em {
  padding: 0 5px 0 0;
  font-style: normal;
}
.nav_t .nav_p a {
  color: #505050;
  display: inline;
  font-size: 12px;
  white-space: nowrap;
}
.nav_t .nav_p a:hover {
  color: #FF5B01;
  text-decoration: underline;
}
.layer_left {
  padding: 10px 20px;
  background: #fff;
  width: 450px;
  float: left;
}
.layer_left dl {
  padding: 6px 0;
  border-bottom: 1px dotted #fbd0b1;
  overflow: hidden;
}
.layer_left dl dt {
  width: 80px;
  text-align: right;
  float: left;
  padding: 0 8px 0 0;
}
.layer_left dl dt a {
  text-decoration: underline;
  color: #ff8b00;
}
.layer_left dl dd {
  width: 360px;
  color: #ccc;
  float: left;
}
.layer_right {
  float: left;
  width: 180px;
}
.layer_right dl {
  padding: 5px 0 20px 10px;
}
.layer_right dl dt {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 5px;
}
.layer_right dl dd {
  /* width: 76px; */
  display: inline-block;
  /* height: 18px; */
  overflow: hidden;
}
.layer_right .dl1 dd {
  width: auto;
  display: block;
}
.centerfocus {
  width: 800px;
  float: left;
  padding-left: 15px;
  padding-top: 10px;
}
/* 轮播图 */
.addWrap {
  width: 100%;
  background: #fff;
}
.addWrap .swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.addWrap .swipe-wrap {
  overflow: hidden;
  position: relative;
}
.addWrap .swipe-wrap > li {
  float: left;
  width: 100%;
  position: relative;
}
.addWrap img {
  width: 100%;
  display: block;
}
#position {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
#position li {
  width: 199px;
  height: 34px;
  line-height: 30px;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.8);
  float: left;
  border-right: 1px solid #fff;
}
#position li a {
  display: block;
}
#position li.cur {
  background-color: #000000;
}
#position li.cur a {
  color: #fff;
}
#position li:last-child {
  border-right: none;
}
.rightside {
  width: 200px;
  float: right;
  padding-top: 10px;
}
.pushpic {
  margin-bottom: 10px;
}
.pushpic img,
.today-best img {
  display: block;
  width: 100%;
}
.focusnews {
  border: 1px solid #ddd;
  overflow: hidden;
  margin-top: 10px;
  padding-bottom: 4px;
}
.fnews-left {
  float: left;
  width: 399px;
}
.fnews-right {
  float: right;
  width: 399px;
}
.focus-name {
  background-color: #d6f3f7;
  color: #3b8dca;
}
.focus-name,
.news-list {
  padding-left: 10px;
  padding-right: 10px;
}
.focus-name,
.news-list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}
.focus-name strong,
.news-list li a {
  flex: 1;
}
.focus-name strong {
  font-size: 14px;
  line-height: 30px;
}
.focus-name a {
  font-size: 12px;
  color: #3b8dca;
}
.news-list {
  padding-top: 4px;
}
.news-list li {
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.today-best h4 {
  font-size: 14px;
  line-height: 30px;
  border-bottom: 2px solid #3b8dca;
  color: #3b8dca;
}

.titles {
  margin-top: 10px;
}
.titles h3 {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 4px;
  border-bottom: 2px solid #3b8dca;
  color: #3b8dca;
}
.brandpart {
  margin-top: 10px;
}
.brandpart ul {
  overflow: hidden;
}
.brandpart li {
  width: 118px;
  float: left;
  border: 1px solid #ddd;
  padding: 4px;
  margin-left: 8px;
  margin-bottom: 8px;
}
.brandpart li a {
  display: block;
}
.brandpart li a img {
  display: block;
  width: 100%;
}
.brandpart li:hover {
  border-color: #08c;
}
.bannerad {
  margin-top: 10px;
}
.bannerad img {
  display: block;
  width: 100%;
}
.catepart {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catepart dl {
  width: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  margin-bottom: 10px;
}
.catepart dl dt {
  width: 140px;
  text-align: center;
  background-color: #eee;
  font-size: 14px;
}
.catepart dl dt a {
  display: block;
  line-height: 52px;
  align-items: center;
  justify-content: center;
  color: #135383;
}
.catepart dl dd {
  flex: 1;
  padding: 4px 20px 0 ;
  font-size: 12px;
  color: #999;
}
.catepart dl dd a {
  
}
.catepart dl dd span {
  padding: 0 2px;
}
.catepart dl dd a.highlight {
  color: #ffac3e;
}
.onepart h3 {
  line-height: 30px;
  margin-bottom: 4px;
  border-bottom: 2px solid #3b8dca;
  display: flex;
}
.onepart h3 strong {
  font-size: 14px;
  color: #3b8dca;
}
.onepart h3 span {
  font-size: 12px;
  color: #666;
  flex: 1;
  font-weight: normal;
  margin-left: 10px;
}
.onepart h3 a {
  font-size: 12px;
  color: #3b8dca;
  font-weight: normal;
}
.partcon {
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.partcon .partleft {
  width: 220px;
  float: left;
  padding-right: 10px;
}
.partcon .partleft ul {
  overflow: hidden;
  padding-top: 10px;
}
.partcon .partleft ul li {
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 24px;
}
.partcon .partleft ul li a {
  /* color: #08c; */
}
.partcon .partad {
  margin-top: 20px;
}
.partcon .partad img {
  width: 100%;
  display: block;
}
.partcon .partmiddle {
  width: 770px;
  float: left;
}
.partcon .partmiddle dl {
  width: 146px;
  float: left;
  padding: 10px 4px 10px;
  min-height: 216px;
}
.partcon .partmiddle dl dt {
  height: 146px;
}
.partcon .partmiddle dl dt img {
  width: 145px;
  display: block;
  height: 145px;
}
.partcon .partmiddle dl dd {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  padding: 8px 0;
}
.partcon .partmiddle dl dd span {
  color: #c00;
}
.partcon .partmiddle .partbanner {
  width: 454px;
}
.partcon .partright {
  width: 220px;
  float: right;
  padding-left: 10px;
}
.partcon .partbrand ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.partcon .partbrand ul li {
  flex: 50%;
}
.partcon .partbrand ul li a {
  display: block;
  padding: 4px;
}
.partcon .partbrand ul li img {
  width: 100%;
  display: block;
}
.footpart {
  background-color: #111;
  color: #c7c7c7;
  padding: 20px 0;
  margin-top: 20px;
}
.footpart a {
  color: #c7c7c7;;
}
.friends-link,
.footer {
  border-bottom: 1px solid #bbb;
  padding: 10px 0;
}
.footer {
  padding: 10px 0;
}
.friends-link h4,
.footer dt {
  font-size: 16px;
  line-height: 32px;
  font-weight: normal;
}
.friends-link a,
.footer dd a {
  font-size: 12px;
  display: inline-block;
  margin-right: 20px;
  line-height: 28px;
}
.footer dl {
  width: 18%;
  float: left;
}
.footer dl.last {
  width: 28%;
}
.footer dt {
  padding: 16px 0;
}
.foot-copy {
  font-size: 12px;
  color: #999;
}
.foot-copy span {
  margin-right: 40px;
}
.foot-copy a {
  line-height: 28px;
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.breadnva {
  font-size: 12px;
  line-height: 40px;
}
.brand-hot {
  text-align: center;
}
.brand-hot ul {
  overflow: hidden;
  margin: 0 4px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.brand-hot li {
  width: 121px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  float: left;
  height: 136px;
}
.brand-hot li img {
  width: 100%;
}
.brandleft,
.productleft {
  width: 200px;
  float: left;
}
.brandleft h3,
.brandright h3,
.productleft h3 {
  background-color: #09c;
  line-height: 34px;
}
.brandleft h3 strong,
.brandright h3 strong,
.productleft h3 strong {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  padding-left: 10px;
}
.brandnews {
  margin-top: 10px;
  border: 1px solid #ddd;
}
.brandnews ul {
  padding: 6px;
}
.brandnews li {
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  line-height: 28px;
  padding-left: 20px;
  position: relative;
}
.brandnews li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #09c;
  border-radius: 4px;
  overflow: hidden;
  top: 13px;
  left: 12px;
}
.brandnews li a {
  display: inline-block;
}
.brandright {
  float: right;
  width: 1018px;
  border: 1px solid #ddd;
  margin-top: 10px;
  padding-bottom: 10px;
}
.brandindexes {
  padding: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.brandindexes p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 6px;
}
.brandindexes a {
  display: inline-block;
  padding: 0 6px;
  color: #333;
  border-radius: 5px;
}
.brandindexes a:hover {
  color: #08c;
}
.brandindexes a.cur {
  background-color: #08c;
  color: #fff;
}
.red-word {
  color: #f00;
}
.brandlist ul {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  overflow: hidden;
  width: 981px;
  margin-left: 10px;
}
.brandlist li {
  width: 100px;
  float: left;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
  padding: 4px;
  height:120px;
}
.brandlist img {
  width: 100%;
}
.brandlist li p {
  font-size: 12px;
  line-height: 24px;
}
.productone img {
  width: 100%;
  display: block;
}
.productone dl {
  border: 1px solid #ddd;
  margin-top: 10px;
}
.productone dt {
  padding: 4px;
}
.productone dd {
  line-height: 32px;
  font-size: 12px;
  text-align: center;
}
.productright,
.newsright {
  float: right;
  width: 1018px;
  border: 1px solid #ddd;
}
.productright h3 {
  font-size: 16px;
  line-height: 34px;
}
.productright h3 strong {
  padding-left: 10px;
  display: inline-block;
}
.classone,
.classtwo {
  border-top: 1px solid #ddd;
}
.classone dl {
  overflow: hidden;
}
.classone dt {
  width: 120px;
  float: left;
  padding: 4px;
  text-align: center;
  border-right: 1px solid #ddd;
}
.classone dt img {
  width: 100%;
}
.classone dt p {
  line-height: 24px;
  font-size: 12px;
}
.classone dd {
  padding: 20px;
}
.classone dd p {
  font-size: 14px;
  line-height: 28px;
}
.classtwo {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.twotype {
  padding : 4px 0;
  border-bottom :1px solid #ddd;
}
.twotype span,
.twotype a {
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
}
.twotype span {
  width: 80px;
  color: #333;
}
.twotype a {
  margin-right: 10px;
  color: #333;
}

.newslist {
  padding: 10px;
}
.newslist li {
  border-bottom: 1px solid #ddd;
  padding: 8px;
}
.newslist li h3 {
  font-size: 18px;
  line-height: 32px;
}
.newslist li h3 a {
  color: #08c;
}
.newslist li p {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.newslist li .time {
  font-size: 12px;
  color: #999;
}
.kind_table table {
  width: 100%;
}
.kind_table thead th {
  background-color: #09c;
  color: #fff;
  line-height: 20px;
}
.kind_table th,
.kind_table td {
  padding: 8px;
  border-bottom: 1px solid #ddd;
}
.kind_table img {
  width: 160px;
  display: block;
}
.highlight {
  color: #f90;
}
/* 分页 */
.ui-page {
  font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', '\5FAE\8F6F\96C5\9ED1', '\5b8b\4f53', sans-serif;
  margin: 20px auto;
}
.ui-page {
  height: 60px;
  margin: 10px 0 20px;
  color: #999;
  text-align: center;
}
.ui-page-wrap {
  display: inline-block;
  zoom: 1;
}
.ui-page span {
  font-weight: 400;
}
.ui-page a {
  background-color: #fff;
  color: #2953A6;
  cursor: pointer;
  text-decoration: none;
}
.ui-page a:hover,
a.ui-page-cur,
span.ui-page-next,
span.ui-page-prev {
  background-color: #efefef;
}
.ui-page a:hover {
  text-decoration: underline;
}
.ui-page a,
.ui-page span {
  float: left;
}
.ui-page a,
.ui-page-cur,
.ui-page-next,
.ui-page-prev,
.ui-page-skip {
  height: 26px;
  width: auto;
  padding: 12px 14px 0;
}
.ui-page-next,
.ui-page-prev,
a.ui-page-next,
a.ui-page-prev {
  padding: 12px 10px 0;
}
.ui-page a,
.ui-page-cur,
.ui-page-next,
.ui-page-prev {
  border: 1px solid #E5E5E5;
  border-left: 0;
}
.ui-page-prev {
  border-left: 1px solid #e5e5e5 !important;
}
.ui-page-break {
  border-right: 1px solid #E5E5E5;
  padding: 0 4px;
  line-height: 40px;
  font-weight: 700;
}
.resource {
  overflow: hidden;
  margin-bottom: 20px;
}
.resleft {
  width: 200px;
  float: left;
}
.resright {
  float: right;
  width: 1006px;
  border: 1px solid #ddd;
}
.resleft h3 {
  background-color: #08c;
  color: #fff;
  line-height: 60px;
}
.resleft h3 strong {
  font-size: 16px;
  display: inline-block;
  line-height: 34px;
  padding-left: 10px;
}
.resleft ul {
  border: 1px solid #ddd;
}
.resleft ul li {
  border-bottom: 1px solid #ddd;
  line-height: 32px;
  padding-left: 20px;
  position: relative;
}
.resleft ul li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #09c;
  border-radius: 4px;
  overflow: hidden;
  top: 14px;
  left: 12px;
}
.resleft ul li.current {
  background-color: #09c;
}
.resleft ul li.current:before {
  background-color: #fff;
}
.resleft ul li.current a {
  color: #fff;
}
.resleft ul li a {
  display: block;
}
.resright h3 {
  border-bottom: 3px solid #08c;
  font-size: 16px;
  line-height: 34px;
}
.resright h3 strong {
  display: inline-block;
  padding-left: 20px;
}
.resright h3 span {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  padding-left: 4px;
}
.resright ul {
  padding: 20px;
}
.resright ul li {
  overflow: hidden;
  font-size: 14px;
  border-bottom: 1px dotted #ddd;
  line-height: 36px;
}
.resright ul li a {
  float: left;
  position: relative;
  padding-left: 20px;
}
.resright ul li a:hover {
  color: #08c;
}
.resright ul li a:before {
  content: '';
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #09c;
  border-radius: 4px;
  overflow: hidden;
  top: 16px;
  left: 12px;
}
.resright ul li span {
  float: right;
}
.resright .download {
  padding: 16px;
}
.resright table {
  width: 100%;
  line-height: 20px;
}
.resright table th {
  font-weight: bold;
}
.resright table td {
  font-weight: normal;
}
.resright table th,
.resright table td {
  padding: 6px 0;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
.resright table i.icon-download {
  font-size: 18px;
  color: #08c;
  font-weight: bold;
}
.qcontainer {
  padding: 20px;
}
.qcontainer .article-title {
  text-align: center;
  font-size: 18px;
  line-height: 36px;
}
.qcontainer .article-desc {
  text-align: center;
  line-height: 36px;
  font-size: 12px;
  color: #999;
}
.qcontainer .article-desc span {
  display: inline-block;
  margin-right: 20px;
}
.qcontainer .article-guide {
  padding: 10px;
  font-size: 14px;
  line-height: 24px;
  background-color: #eee;
}
.qcontainer .article-content p {
  margin: 10px 0;
  text-indent: 2em;
  font-size: 14px;
  line-height: 24px;
  color: #222;
}
.qcontainer img {
  display: block;
  margin: 10px auto;
}
.related-article {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding-top: 20px;
}
.quotoright {
  float: right;
  width: 1018px;
}
.quotoright .classone {
  border: 1px solid #ddd;
}
.quotoright table {
  width: 100%;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.quotoright table td,
.quotoright table th {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  font-size: 12px;
  line-height: 24px;
  padding: 4px;
}
.quotoright table strong {
  color: #c00;
}
.quoto-title {
  font-size: 28px;
  font-weight: bold;
  line-height: 46px;
  margin: 10px;
  text-align: center;
}


.yqdetail-type {
  border: 1px solid #ddd;
  padding: 4px;
  margin-bottom: 10px;
}
.yqdetail-type dl {
  margin-bottom: 10px;
}
.yqdetail-type dt {
  border-left: 1px solid #ddd;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding-left: 10px;
}
.yqdetail-type dt a {
  color: #333;
}
.yqdetail-type dl.cur dt {
  border-left: 1px solid #c00;
  color: #c00;
}
.yqdetail-type dl.cur dt a {
  color: #c00;
}
.yqdetail-type dd {
  padding-left: 20px;
}
.yqdetail-type dd h4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 36px;
}
.yqdetail-type dd ul {
  padding-left: 20px;
  line-height: 36px;
}
.yqdetail-type dd li,
.yqdetail-type dd li a {
  color: #999;
}
.productwarp {
  float: right;
  width: 1018px;
}
.productshow {
  overflow: hidden;
}
.productppt {
  width: 460px;
  border: 1px solid #ddd;
  float: left;
  display:flex;
  align-items:center;
  justify-content: center;
}
.productppt img{width:400px;max-height:400px;}
.pptword {
  width: 546px;
  float: right;
}
.pptword h2 {
  font-size: 24px;
  line-height: 48px;
}
.pptparameter {
  background-color: #fff7d9;
  border: 1px solid #ffb55e;
  padding: 10px;
}
.pptparameter p {
  line-height: 32px;
  font-size: 14px;
}
.pptparameter .red {
  font-size: 18px;
  color: #c00;
}
.pptparameter .offerbtn {
  background-color: #06c;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  margin-top: 10px;
  padding: 8px 20px;
}
.pptparameter .offerbtn:hover {
  text-decoration: none;
}
.ppttel {
  margin-top: 20px;
  border: 1px solid #ddd;
  background-color: #f1f1f1;
  padding: 6px 20px;
  font-size: 18px;
  line-height: 32px;
}
.ppttel i {
  color: #ff8a00;
  font-weight: bold;
  font-size: 24px;
  vertical-align: middle;
}
.ppttel span {
  color: #ff8a00;
}
.ppttel strong {
  display: inline-block;
}
.pptbtns {
  margin-top: 20px;
}
.pptbtns a {
  display: inline-block;
  padding: 10px 20px;
  background-color: #f90;
  border: 1px solid #f60;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-right: 10px;
}
.pptbtns a:hover {
  text-decoration: none;
}
.productinfo {
  margin-top: 20px;
}



.cur-list{
	color: #08c !important;
}
.font-color {
	color:#c00;
}

.twotype-catelist {
  padding: 10px 0;
  border-bottom:1px solid #ddd;
}
.twotype-catelist span,
.twotype-catelist a {
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
}
.twotype-catelist span,
.twotype-catelist span a {
  width: 120px;
  margin-right:10px;
  color: #08c;
  text-align:right;
}
.twotype-catelist  a {
  margin-right: 15px;
}



.partleft li a{white-space: nowrap;width: 95%;overflow: hidden;display: inline-block;}
.partmiddle dd a{overflow: hidden;display: inline-block;height:36px;}



